home *** CD-ROM | disk | FTP | other *** search
- Path: news.compuserve.com!newsmaster
- From: 101611.2710@compuserve.com (Ralf Graf)
- Newsgroups: comp.sources.wanted,comp.lang.c,comp.unix.programmer
- Subject: Re: Seek unix2dos.c OR help with tr
- Date: Wed, 13 Mar 1996 19:04:12 -0500
- Organization: CompuServe Incorporated
- Message-ID: <8J2RxM8v9bRP083yn@compuserve.com>
- References: <4i0946$7io@nuke.csu.net>
- Reply-To: 101611.2710@compuserve.com
- NNTP-Posting-Host: dd20-075.compuserve.com
-
- In article <4i0946$7io@nuke.csu.net>,
- mclean@futon.SFSU.EDU (Emmett Mclean) wrote:
- > Does anyone have the source to a program
- > converting a unix file into dos format?
- > That is, each decimal 10 char is replaced
- > with a series of a 10 and 13.
- >
- > The equivalent syntax to tr would be fine
- > as well.
- >
- > I will be using it to download zipped binaries
- > files from a unix box.
- > <SNIP>
-
- 1. You _MUST NOT_ treat zip files that way, the zip
- file will be corrupted.
- 2. BTW, you don't have to convert binaries .
- 3. If you want to unzip zipped TEXT files from U*IX
- to DOS and vice versa, simply use "unzip -a" to
- autoconvert them.
-
- Greetings
-
- Ralf Graf
- *****************************************
- * Using OS/2 Warp & Linux 1.2.13 *
- * Location: Duesseldorf / Germany *
- * e-mail: 101611.2710@compuserve.com *
- *****************************************
-